home *** CD-ROM | disk | FTP | other *** search
/ Deutsche Edition 1 / Deutsche Edition 1.iso / amok / amok_lha / amok83.lha / TKEd / TKEd_Help / Help_Texts.e.lha / 5.12.5.e < prev    next >
Text File  |  1992-11-26  |  590b  |  14 lines

  1. TKEd Help-Text:
  2.  
  3. Menu-Name:  Set Menu...
  4.  
  5. Function :  Shows  a textrequester which allows you to enter the name of a
  6.             AREXX-program  that  will  be executed if you select the menu.
  7.             TKEd executes an AREXX-program synchronous, but using the key-
  8.             word 'async' will force to execute the program asynchronous. 
  9.             After the AREXX-program has terminated,a requester will appear
  10.             displaying the results of the AREXX-program. If you don't want
  11.             this requester, add the keyword 'noreq' to the name of the
  12.             AREXX-program.
  13.  
  14.